

# Event Details

- **Event Name**: Born Of Osiris
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 05:30 pm
- **Event URL**: https://allevents.in/birmingham/born-of-osiris/210003169541725
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.universe.com/events/born-of-osiris-tickets-1K9MLQ?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Birmingham
- **country**: United Kingdom
- **location**: Asylum
- **lat**: 52.48844500
- **long**: -1.90240400
- **full address**: Asylum, Birmingham, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/66a95dbea6c93275a2a93606131362d6e57163b00dcf095ec3a96cd297c128d6-rimg-w1024-h576-dc1c3149-gmir.jpg?v=1768320964
- **Alt text**: thumbnail
  - **Image URL**: https://images.universe.com/4b34a649-2fbe-43e7-aacb-daec4307ec76/-/format/jpeg/-/scale_crop/640x427/center/-/progressive/yes/-/inline/yes/

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 17 Jan, 2026 at 05:30 pm
- **Q**: Where is the event happening?
  - **A:** Asylum, Birmingham, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Born Of Osiris ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Born Of Osiris",
        "image": "https://cdn-az.allevents.in/events3/banners/66a95dbea6c93275a2a93606131362d6e57163b00dcf095ec3a96cd297c128d6-rimg-w1024-h576-dc1c3149-gmir.jpg?v=1768320964",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/birmingham/born-of-osiris/210003169541725",
        "location": {
            "@type": "Place",
            "name": "Asylum",
            "address": {
                "@type": "PostalAddress",
                "name": "Asylum, Birmingham, United Kingdom",
                "addressLocality": "Birmingham",
                "addressRegion": null,
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.48844500",
                "longitude": "-1.90240400"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```